From 6928bc511399fd8f593fe49a3241212860a6a1b5 Mon Sep 17 00:00:00 2001 From: Andrew Cooper Date: Thu, 12 Aug 2021 14:49:57 +0100 Subject: [PATCH] MAINTAINERS: Fix file path for kexec headers Signed-off-by: Andrew Cooper Acked-by: Jan Beulich --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 56d16e4328..9be4ad653a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -370,7 +370,7 @@ KEXEC M: Andrew Cooper S: Supported F: xen/common/{kexec,kimage}.c -F: xen/include/{kexec,kimage}.h +F: xen/include/xen/{kexec,kimage}.h F: xen/arch/x86/machine_kexec.c F: xen/arch/x86/x86_64/kexec_reloc.S -- 2.30.2